.Button_grey {
	
	box-shadow:inset 0px 0px 5px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cfcfcf), color-stop(1, #a09e9e) );
	background-color:#ededed;
	border-radius:8px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#464646;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:8px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	
}.Button_grey:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a09e9e), color-stop(1, #cfcfcf) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#dfdfdf;
	
}.Button_grey:active {
	position:relative;
	top:1px;
}

.Button_blue2{
	-moz-box-shadow:inset 0px 5px 0px 0px #429ab8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #429ab8;
	box-shadow:inset 0px 1px 0px 0px #a7daf4;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a7daf4), color-stop(1, #429ab8) );
	background:-moz-linear-gradient( center top, #a7daf4 5%, #429ab8 100% );
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:8px;
	border:1px solid #429ab8;
	display:inline-block;
	color:#ffffff;
	font-family:Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	padding:8px 24px;
	text-decoration:none;
	width: 240px;
	
}.Button_blue2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #429ab8), color-stop(1, #a7daf4) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#429ab8', endColorstr='#429ab8');
	background-color:#dfdfdf;
}
.Button_blue2:active {
	position:relative;
	top:1px;
}
.Button_green {
    border: 1px solid #84ad39;
	background: #a0c955;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a4cd59), color-stop(1, #7ca632) );
	background:-moz-linear-gradient( center top, #aed666 5%, #aed666 100% );
	background-color:#aed666;
	padding: 9.5px 19px;

   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	border-radius: 4px;

   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow: #376b87 0 1px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	
}.Button_green:hover {
    border: 1px solid #84ad39;
	background: #bbdc80;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7ca632), color-stop(1, #a4cd59) );
	background:-moz-linear-gradient( center top, #7ca632 5%, #7ca632 100% );
	
}.Button_green:active {
	position:relative;
	top:1px;
}

.Button_blue {
	border: 1px solid #39a3ad;
	background: #3e779d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #58c2cc), color-stop(1, #309aa4) );
	background:-moz-linear-gradient( center top, #51bef1 5%, #0b689a 100% );
	background-color:#53bdc7;
	padding: 9.5px 19px;

   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	border-radius: 4px;

   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow: #376b87 0 1px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
		
}.Button_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #309aa4), color-stop(1, #58c2cc) );
	background:-moz-linear-gradient( center top, #51c4cf 5%, #51c4cf 100% );
	background-color:#51c4cf;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	
}.Button_blue:active {
	position:relative;
	top:1px;
	}
	
	.Button_blue3 {
    box-shadow:inset 0px 0px 3px 0px #6eb4d8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0e75ab), color-stop(1, #0a6596) );
	background:-moz-linear-gradient( center top, #0a6697 5%, #0a6697 100% );
	background-color:#0a6697;
	border-radius:8px;
	border:1px solid #0a6697;
	display:inline-block;
	color:#ffffff;
	font-family:Arial, Helvetica;
	font-size:15px;
	padding:4px 2px;
	
}.Button_blue3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#0a6596), color-stop(1, #0e75ab) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#0e75ab;
	
}.Button_blue3:active {
	position:relative;
	top:1px;
	}
.field_14 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #bababa;
	display:inline-block;
	color:#333333;
	font-family:tahoma, verdana, arial;
	font-size:14px;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	}
	
.field_14:focus {
    border: 1px solid #74b9ef;
    box-shadow: 0 0 5px #74b9ef;
    outline: none;
	}
	.bg_footer {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#000000), color-stop(1, #131313) );
	background:-moz-linear-gradient( center top, #9a9898 5%, #666666 100% );
	width: 100%;
	}
	.bg_content_blue {
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.99);
    background: #0E75AB;
	width: 100%;
	
	}
	.bg_content_white {

background: rgb(255,255,255); /* Old browsers */
  background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFFFFFfff', endColorstr = '#f7f7f7', GradientType = 0); /* IE6-9 */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* IE10+ */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* FF3.6+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* Opera11.10+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* Chrome10+, Safari5.1+ */
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  box-shadow: 0 1px 2px 0 #E0E0E0;
  -webkit-box-shadow: 0 1px 2px 0 #E0E0E0;
	}
	.button {
   border: 1px solid #0a3c59;
   background: #3e779d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#0a6596), color-stop(1, #0e75ab) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#0e75ab;
   padding: 9.5px 19px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #06426c;
   font-size: 13px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border: 1px solid #0a3c59;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#0a6596), color-stop(1, #0e75ab) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color:#0e75ab;
   color: #fff;
   }
.field_13 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	-moz-border-radius:4px;
	-webkit-border-radius:46px;
	border-radius:4px;
	border:1px solid #bababa;
	display:inline-block;
	color:#333333;
	font-family:tahoma, verdana, arial;
	font-size:13px;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	}
	.memorize {
	-moz-border-radius:4px;
	-webkit-border-radius:46px;
	border-radius:4px;
	border:1px solid #bababa;
	display:inline-block;
	font-family:tahoma, verdana, arial;
	font-size:13px;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	}
.Button_green3 {
    box-shadow:inset 0px 0px 3px 0px #6eb4d8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #309c35), color-stop(1, #1d6e21) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background-color: #309c35;
	border-radius:8px;
	border:1px solid #0a6697;
	display:inline-block;
	color:#ffffff;
	font-family:Arial, Helvetica;
	font-size:15px;
	padding:4px 2px;
	
}.Button_green3:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#1d6e21), color-stop(1, #309c35) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background-color: #1d6e21;
	
}.Button_green3:active {
	position:relative;
	top:1px;
	}
.bg_content_white2 {
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #cdcdcd;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	clip: rect(auto,auto,100px,auto);
	z-index: 100;
	position: static;
	bottom: 100px;
	margin-bottom: -1px;
		text-decoration: none;
	}
.bg_content_white2:hover {;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #cdcdcd;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	clip: rect(auto,auto,100px,auto);
	z-index: 100;
	position: static;
	bottom: 100px;
	margin-bottom: -1px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.1, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #faf4f4 1%, #faf4f4 100% );
		text-decoration: none;
	
}
.bg_content_white3 {
border-top: 1px solid #b7daff;
	border-right: 1px solid #b7daff;
	border-bottom: `px solid #dbedfe;
	border-left: 1px solid #b7daff;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.1, #dbedfe), color-stop(1, #dbedfe) );
	background:-moz-linear-gradient( center top, #faf4f4 1%, #faf4f4 50% );
	margin-bottom: -1px;	
	}
.bg_content_white3:hover {
	border-top: 1px solid #dbedfe;
	border-right: 1px solid #dbedfe;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #dbedfe;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.1, #fcfcfc), color-stop(1, #fcfcfc) );
	background:-moz-linear-gradient( center top, #faf4f4 1%, #faf4f4 50% );
	margin-bottom: -1px;	
}
.bg_content_white4 {
	border-bottom: 1px solid #cdcdcd;
	color: #eef4fb;
	height: 40px;
}
.bg_content_white7 {
	-webkit-border-radius: 6px 6px 0px 0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.1, #fcfcfc), color-stop(1, #fcfcfc) );
	background:-moz-linear-gradient( center top, #faf4f4 1%, #faf4f4 50% );
	margin-bottom: -1px;
	text-decoration: none;
	}
.bg_content_white7:hover {
	border-bottom: 0px solid #FFFFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.1, #dbedfe), color-stop(1, #dbedfe) );
	background:-moz-linear-gradient( center top, #faf4f4 1%, #faf4f4 50% );
	margin-bottom: -1px;
	text-decoration: none;
}

.bg_content_white5 {
 -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
	background:#F3F3F3 center top;
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	}
.field_16 {

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ffffff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#333333;
	font-family:tahoma, verdana, arial;
	font-size:16px;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.bg_btn_blue {

background: rgb(255,255,255); /* Old browsers */
  background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#349ea8', endColorstr = '#56c0ca', GradientType = 0); /* IE6-9 */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* IE10+ */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* FF3.6+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* Opera11.10+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* Chrome10+, Safari5.1+ */
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  box-shadow: 0 1px 2px 0 #E0E0E0;
  -webkit-box-shadow: 0 1px 2px 0 #E0E0E0;
	}
.field_16:focus {
    border: 1px solid #74b9ef;
    box-shadow: 0 0 5px #74b9ef;
    outline: none;
	}
#search-box {
    position: relative;
    width: 400px;
    margin: 0;
	
}
#search-form:hover {
    border: 1px solid #afbfcf;
    box-shadow: 0 0 5px #74b9ef;
    outline: none;
}
#search-form {
    height: 40px;
    border: 1px solid #afbfcf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}

#search-text {
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
}

#search-box input[type="text"] {
    width: 100%;
    padding: 11px 0 12px 1em;
    color: #333;
    outline: none;
}

#search-button {
    border: 1px solid #afbfcf;
	position: absolute;
	top: 0px;
	right: 0;
	height: 42px;
	width: 80px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	border-width: 1;
	background: #3e779d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a4cd59), color-stop(1, #7ca632) );
	background:-moz-linear-gradient( center top, #aed666 5%, #aed666 100% );
	background-color:#aed666;

    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
	left: 320px;
}
#container {
			width: 980px;
			border: 1px solid silver;
			margin: 10px auto;
            margin-bottom: 100px;
		}
		.test {
			display: inline-block;
			font-family: Arial, Helvetica;
	font-size: 12px;
	color: #0084b4;
	border-radius: 3px;
		text-decoration: none; 
		}
.toolip_pretty {
			margin: 10px 15px;
			display: inline-block;
			width: 200px;
			padding: 5px 10px;
			background: #eeeeee;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		}
		
	.bg_content_white6 {

    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.99);
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#ffffff), color-stop(1,#ffffff ) );
	border: 2px solid #dedede;
	border-radius:4px;
	}

.user_nav {
  background-color: #D1D1C9;
  border: 1px solid #A6A6A6;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: 0px 0px 2px 1px #C7C7C7;
  -webkit-box-shadow: 0px 0px 2px 1px #C7C7C7;
  height: 34px; 
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px #FFFFFF; 
  width: 9350px; 
}

.user_nav a {
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  padding: 8px 10px 6px 10px;
}

.user_nav a:hover {
  color: #00659E;
  text-decoration: none;
}

.user_nav span {
  display: block;
  float: left;
  height: 20px;
  padding: 8px 30px 6px 10px;
}
.bg_content_blue3 {

background: rgb(255,255,255); /* Old browsers */
  background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 54%); /* W3C */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #199ccd), color-stop(1, #3db9e8) );
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px 0 #E0E0E0;  
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	}

.user_nav {

  border: 1px solid #A6A6A6;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0px 0px 2px 1px #C7C7C7;
  -webkit-box-shadow: 0px 0px 2px 1px #C7C7C7;
  height: 34px; 
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0 1px #FFFFFF; 
  width: 960px; 
}

.user_nav a {
  display: block;
  float: left;
  height: 20px;
  margin-right: 10px;
  padding: 8px 30px 6px 20px;
}

.user_nav a:hover {
  color: #00659E;
  text-decoration: none;
}

.user_nav span {
  display: block;
  float: left;
  height: 20px;
  padding: 8px 30px 6px 10px;
}

.Button_black{
	border: 1px solid #333333;
	background: #333333;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#333333 ), color-stop(1, #232323) );
	background:-moz-linear-gradient( center top, #333333 5%, #232323 100% );
	background-color:#333333;
	padding: 9.5px 19px;

   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	border-radius: 4px;

   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-family:Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
		
}.Button_black:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#232323 ), color-stop(1, #333333) );
	background-color:#000000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	
}.Button_black:active {
	position:relative;
	top:1px;
	}
	.Button_black2{
	border: 1px solid #333333;
	background: #333333;

	background-color:#333333;
	padding: 4px 4px;

   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;


	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;

	cursor: hand;
	cursor: pointer;
		
}.Button_black2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05,#232323 ), color-stop(1, #333333) );
	background-color:#51c4cf;
	cursor: hand;
	cursor: pointer;
	
}.Button_black2:active {
	position:relative;
	top:1px;
	}
	